projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f850b2
)
*** empty log message ***
author
Dan Nicolaescu
<done@ece.arizona.edu>
Wed, 25 Feb 1998 05:06:02 +0000
(
05:06
+0000)
committer
Dan Nicolaescu
<done@ece.arizona.edu>
Wed, 25 Feb 1998 05:06:02 +0000
(
05:06
+0000)
lisp/winner.el
patch
|
blob
|
history
diff --git
a/lisp/winner.el
b/lisp/winner.el
index 1ddad8a10b083fdf7ee8a71bb3f6c9d81e92c4d7..bd25a0665bee3ba829a4e3da93a2c6928824f9a7 100644
(file)
--- a/
lisp/winner.el
+++ b/
lisp/winner.el
@@
-121,12
+121,12
@@
which excludes \"invisible buffers\"."
(defcustom winner-mode-hook nil
"Functions to run whenever Winner mode is turned on."
:type 'hook
- :group winner)
+ :group
'
winner)
-(def
var
winner-mode-leave-hook nil
+(def
custom
winner-mode-leave-hook nil
"Functions to run whenever Winner mode is turned off."
:type 'hook
- :group winner)
+ :group
'
winner)
(defvar winner-mode-map nil "Keymap for Winner mode.")